home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / finacial / zcalc / 4.bat < prev    next >
Encoding:
DOS Batch File  |  1989-03-05  |  786 b   |  28 lines

  1. echo off
  2. cls
  3. echo You should have the ZCALC disk in drive A:
  4. echo and your new working disk in drive b:
  5. echo -------------------------------------------------------------
  6. echo -
  7. echo -
  8. echo If your disks are not in the correct drives, change them now.
  9. echo -------------------------------------------------------------
  10. echo -
  11. pause
  12. verify on
  13. echo on
  14. copy ZCALC.exe b:ZCALCM.EXE
  15. COPY B&W.BAT   B:ZCALC.BAT
  16. echo OFF
  17. echo -
  18. echo -------------------------------------------------------------
  19. echo     The messages above should list two files transferred.
  20. echo -
  21. echo     There should be no error messages.
  22. echo     If there are, the install may have been unsuccessful.
  23. echo -------------------------------------------------------------
  24. pause
  25. menu 0
  26. echo off
  27. menu
  28.